net/http.http2stream.isPushed (method)

4 uses

	net/http (current package)
		h2_bundle.go#L5778: 	if st.isPushed() {
		h2_bundle.go#L6016: func (st *http2stream) isPushed() bool {
		h2_bundle.go#L6275: 	if st.isPushed() {
		h2_bundle.go#L7174: 	if st.isPushed() {